﻿2026-08-04T04:28:24.8704754Z ##[group]Run actions/checkout@v5
2026-08-04T04:28:24.8705570Z with:
2026-08-04T04:28:24.8705999Z   ref: 4b37512f71620444df8fe852b494f03e759dd75c
2026-08-04T04:28:24.8706486Z   fetch-depth: 1
2026-08-04T04:28:24.8706890Z   repository: BigscreenVR/spt-bs-core
2026-08-04T04:28:24.8709986Z   token: ***
2026-08-04T04:28:24.8710372Z   ssh-strict: true
2026-08-04T04:28:24.8710772Z   ssh-user: git
2026-08-04T04:28:24.8711154Z   persist-credentials: true
2026-08-04T04:28:24.8711569Z   clean: true
2026-08-04T04:28:24.8711955Z   sparse-checkout-cone-mode: true
2026-08-04T04:28:24.8712392Z   fetch-tags: false
2026-08-04T04:28:24.8712781Z   show-progress: true
2026-08-04T04:28:24.8713163Z   lfs: false
2026-08-04T04:28:24.8713550Z   submodules: false
2026-08-04T04:28:24.8713931Z   set-safe-directory: true
2026-08-04T04:28:24.8714404Z   allow-unsafe-pr-checkout: false
2026-08-04T04:28:24.8715324Z ##[endgroup]
2026-08-04T04:28:24.9509841Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-04T04:28:24.9511439Z ##[group]Getting Git version info
2026-08-04T04:28:24.9512196Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-04T04:28:24.9513191Z [command]/usr/bin/git version
2026-08-04T04:28:24.9535809Z git version 2.43.0
2026-08-04T04:28:24.9553927Z ##[endgroup]
2026-08-04T04:28:24.9561633Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/dac25892-05b6-451f-a437-76f81c2638c2/.gitconfig'
2026-08-04T04:28:24.9568109Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/dac25892-05b6-451f-a437-76f81c2638c2' before making global git config changes
2026-08-04T04:28:24.9569470Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T04:28:24.9570896Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T04:28:24.9603310Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-04T04:28:24.9622003Z https://github.com/BigscreenVR/spt-bs-core
2026-08-04T04:28:24.9631595Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-04T04:28:24.9634185Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-04T04:28:24.9652273Z refs/heads/golden/knock145
2026-08-04T04:28:24.9658166Z [command]/usr/bin/git checkout --detach
2026-08-04T04:28:24.9714449Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T04:28:24.9749967Z [command]/usr/bin/git branch --delete --force golden/knock145
2026-08-04T04:28:24.9779499Z Deleted branch golden/knock145 (was 4b37512f7).
2026-08-04T04:28:24.9783949Z ##[endgroup]
2026-08-04T04:28:24.9786418Z [command]/usr/bin/git submodule status
2026-08-04T04:28:24.9971389Z ##[group]Cleaning the repository
2026-08-04T04:28:24.9974511Z [command]/usr/bin/git clean -ffdx
2026-08-04T04:28:26.6459393Z Removing .adapter-notify/
2026-08-04T04:28:26.6460304Z Removing bench-ledger/
2026-08-04T04:28:26.6460615Z Removing target/
2026-08-04T04:28:26.6469567Z [command]/usr/bin/git reset --hard HEAD
2026-08-04T04:28:26.6532070Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T04:28:26.6537674Z ##[endgroup]
2026-08-04T04:28:26.6539439Z ##[group]Disabling automatic garbage collection
2026-08-04T04:28:26.6542973Z [command]/usr/bin/git config --local gc.auto 0
2026-08-04T04:28:26.6564469Z ##[endgroup]
2026-08-04T04:28:26.6564980Z ##[group]Setting up auth
2026-08-04T04:28:26.6569875Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T04:28:26.6596279Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-04T04:28:26.6777584Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T04:28:26.6801600Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-04T04:28:26.6985051Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T04:28:26.7009984Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T04:28:26.7187291Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-04T04:28:26.7218657Z ##[endgroup]
2026-08-04T04:28:26.7219255Z ##[group]Fetching the repository
2026-08-04T04:28:26.7224367Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 4b37512f71620444df8fe852b494f03e759dd75c
2026-08-04T04:28:27.2065607Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-04T04:28:27.2066142Z  * branch                4b37512f71620444df8fe852b494f03e759dd75c -> FETCH_HEAD
2026-08-04T04:28:27.2087113Z ##[endgroup]
2026-08-04T04:28:27.2087656Z ##[group]Determining the checkout info
2026-08-04T04:28:27.2090002Z ##[endgroup]
2026-08-04T04:28:27.2092496Z [command]/usr/bin/git sparse-checkout disable
2026-08-04T04:28:27.2130010Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-04T04:28:27.2151999Z ##[group]Checking out the ref
2026-08-04T04:28:27.2154743Z [command]/usr/bin/git checkout --progress --force 4b37512f71620444df8fe852b494f03e759dd75c
2026-08-04T04:28:27.2205053Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T04:28:27.2210367Z ##[endgroup]
2026-08-04T04:28:27.2250489Z [command]/usr/bin/git log -1 --format=%H
2026-08-04T04:28:27.2275432Z 4b37512f71620444df8fe852b494f03e759dd75c
